home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / DEMOS / SUN_RSC.ZIP / FLAMSCRL.H < prev    next >
Encoding:
C/C++ Source or Header  |  1994-04-07  |  91 b   |  8 lines

  1. // FLAMSCRL.H
  2.  
  3. #ifndef _FLAMSCRL_H
  4. #define _FLAMSCRL_H
  5.  
  6. void flamscrl(void);
  7.  
  8. #endif